C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace > C1Scheduler Class > NewAppointmentDialog Method : NewAppointmentDialog(DateTime,DateTime,Nullable<Boolean>) Method |
'Declaration Public Overloads Sub NewAppointmentDialog( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal allDayEvent As System.Nullable(Of Boolean) _ )
public void NewAppointmentDialog( System.DateTime start, System.DateTime end, System.Nullable<bool> allDayEvent )